Loading...
 

Work areas

Work areas

Description

A work area is an organisational term to which workplaces, employees, warehouses and properties (buildings, premises, etc.) can be assigned as resources. Workspaces are used for rough resource planning, i.e. when you do not want to plan each individual resource for itself but several, exchangeable individual resources in one capacity.

The capacitive resource planning of work areas is used in particular in project networks.

Functionality

Input window

This window is used to maintain work areas. You can select a work area by entering the desired work area number in the "Number" field and confirming with ENTER. If you want to call up the list window, you can select the menu item "Search".

The maintenance of the work area data is divided into different sub-windows:

Menu
Menu item Description
Edit -
: Validity Maintenance of the validity of the work area.
Close Close window
Search Call up list window

Toolbar
Symbol Description
 CX_VALIDITY.png Maintenance of the validity of the work area.
 deftrans.png Document settings of the work area
 CX_FAVOURITES.png Via the order favourites, order items can be stored in a structured way in the work area. These nodes can then be dropped into the production planning list and the evaluation of the BDE hours.

Workspace

The core data of a work area are recorded in this tab.

Fields
Field Description
Number Unique number
Abbreviation Abbreviation
Designation Long text
Responsible Responsible employee of the work area
Rules and regulations Set of rules for the flexitime evaluation of assigned employees, unless they have their own rules on the employee role
Working hours Working times for the employees who are assigned to the work area and have not entered their own working time on the employee role
Organization -
Belongs to Specification of the superordinate work areas. With a right mouse click in this field it is possible to branch to the superordinate work area, where the currently opened work area can be found in the "Contains" list
: Contains Output of the work areas subordinate to this work area. Maintenance is always only possible from subordinate to superordinate cost centres by entering in the field "Belongs to" (see above)
Resources

In this tab, the resources assigned to this workspace, such as workstations, employees, warehouses and properties, are assigned and displayed.

Buttons
button Description
Insert Opens a context menu in which the selection can be made whether a workstation, an employee, a warehouse or a property is to be assigned to the arebit area as a resource. After insertion, the extension must be saved.
Remove Removes the marked entries in the resource list. After removal, the change must be saved.

List fields
Field Description
TypeSymbol of the type of the resource
IdentifierDescription of the type of the resource
IdentifierIdentifier of the resource, such as the employee's personnel number or the unique number of the workstation.
NameName or description of the resource
Phone Telephone extension number of the employee
Attributes

In this tab, attributes can be assigned for the work area. These are currently purely informative and have no controlling properties in the system.

Buttons
button Description
Periodize Offers the possibility to assign a successor to an attribute via a validity.
Create Creates a new local attribute for this workspace
Insert Adds a new global attribute to the workspace
Remove Removes the selected items.

List fields
Field Description
Name Name of the attribute
Value Value of the attribute

List window

Serves to list the work areas.

Menu
Menu item Description
Edit -
Close Close window
Options A window opens to maintain options for the presentation and display of workspaces

Toolbar
Symbol Description
 CX_VALIDITY.png Calling the validity maintenance mask of the selected work area
 tree_view.png  list_view.png Display of workspaces in tree/list view
 CX_PRINTER_hardcopy.png Easy printing of the workspace list
 copytoclipboard.png Copy the workspace list to the clipboard
 CX_FAVOURITES.png Via the order favourites, order items can be stored in a structured way in the work area. These nodes can then be dropped into the production planning list and the evaluation of the BDE hours.

Buttons
button Description
Edit The selected workspace is displayed in the input window
New An empty input window is opened
Delete The selected work area is deleted.
Close The window is closed.

Option window

This window is used to maintain options for displaying and displaying work areas.

Menu
Menu item Description
Edit -
: Set default settings All settings are reset

Fields
Field Description
Validity -
: With exchange object
: Without exchange object
Valid cost centres
All cost centres

Buttons
button Description
OK Settings are saved and the window is closed

Related topics


Technical documentation

Overview

Work areas basic module

Module name

workarea.mod

Classes

CX_WORK_AREA

Security

In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.

Received messages
Message Parameters Function Security
WORK_AREA_CHANGED Workspace object Workspace was changed
WORK_AREA_CREATED Workspace object Workspace was created
WORK_AREA_DELETED Workspace object Workspace was deleted

Sent messages
Message Parameters Function Receiver module
EDIT_WORK_AREA NULL or workspace object Call up the input window for the work area Workspace editing module

Work area editing module

Module name

workaedt.mod

Classes

CX_WORK_AREA

Security

In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.

Received messages
Message Parameters Function Security
WORK_AREA_CHANGED Workspace object Workspace was changed
WORK_AREA_CREATED Workspace object Workspace was created
WORK_AREA_DELETED Workspace object Workspace was deleted
EDIT_WORK_AREA NULL or workspace object Call up the input window for the work area
STAFF_MEMBER_SELECTED Employee object Employee was selected
LIST_WORK_AREA Collection workspace objects or NULL Call up list window for work area
LOAD_WORK_AREA Import workspace

Sent messages
Message Parameters Function Receiver module
WORK_AREA_CHANGED Workspace -Object Work area ellen was changed
WORK_AREA_CREATED Workspace -Object Workspace was created
WORK_AREA_DELETED Workspace -Object Workspace was deleted
EDIT_WORK_AREA NULL or work area object Call up the input window for the work area Cost centre editing module
EDIT_VALIDITY_BY_DATE
LIST_WORK_AREA Call up list window for work area Cost centre editing module
LIST_STRUCTURE NULL or structure object Call up input window for structures Structure editing module
SELECT_STAFF_MEMBER NULL or Collection employee objects Call up selection window for employees Employee selection module
SHOW_PREVIEW Widget Print Preview Print Preview

Work area selection module

Module name

workasel.mod

Classes

CX_WORK_AREA

Security

In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.

Received messages
Message Parameters Function Security
WORK_AREA_CHANGED Workspace -Object Workspace was changed
WORK_AREA_CREATED Workspace -Object Workspace was created
WORK_AREA_DELETED Workspace -Object Workspace was deleted
SELECT_WORK_AREA Collection Workspace -Objects or NULL, recipient of the response Call up the selection window for the work area

Sent messages
Message Parameters Function Receiver module
WORK_AREA_SELECTED Work area -Object, receiver Workspace was selected
EDIT_WORK_AREA NULL or work area object Call up the input window for the work area Work area editing module

Operational business